Skip to content

Lock file maintenance pep621#442

Merged
MattyTheHacker merged 4 commits intomainfrom
renovate/pep621
Mar 17, 2025
Merged

Lock file maintenance pep621#442
MattyTheHacker merged 4 commits intomainfrom
renovate/pep621

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 10, 2025

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed
py-cord (changelog) dependency-groups patch >=2.6,<2.6.1 -> >=2.6,<2.6.2 age adoption passing confidence

🔧 This Pull Request updates lock files to use the latest dependency versions.


Release Notes

Pycord-Development/pycord (py-cord)

v2.6.1

Compare Source

Fixed
  • Fixed premature garbage collection of tasks.
    (#​2510)
  • Fixed EntitlementIterator type hints and behavior with limit > 100.
    (#​2555)
  • Fixed missing stacklevel parameter in warn_deprecated function call inside
    @utils.deprecated. (#​2500)
  • Fixed the type hint in ConnectionState._polls to reflect actual behavior, changing
    it from Guild to Poll.
    (#​2500)
  • Fixed missing __slots__ attributes in RawReactionClearEmojiEvent and
    RawMessagePollVoteEvent.
    (#​2500)
  • Fixed the type of ForumChannel.default_sort_order, changing it from int to
    SortOrder. (#​2500)
  • Fixed PartialMessage causing errors when created from PartialMessageable.
    (#​2568)
  • Fixed the guild attribute of Members received from a UserCommand being None.
    (#​2573)
  • Fixed Webhook.send, which did not include attachment data.
    (#​2513)
  • Fixed inverted type hints in CheckAnyFailure.
    (#​2502)

Configuration

📅 Schedule: Branch creation - "before 4am on monday" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from CarrotManMatt as a code owner March 10, 2025 01:48
@renovate renovate Bot added the dependencies Changes that interact with managing dependencies label Mar 10, 2025
@renovate renovate Bot force-pushed the renovate/pep621 branch from a0583f6 to 9fcedc0 Compare March 11, 2025 08:53
@CarrotManMatt CarrotManMatt self-assigned this Mar 16, 2025
@renovate renovate Bot force-pushed the renovate/pep621 branch from 9fcedc0 to 4b9a78c Compare March 16, 2025 10:08
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Mar 16, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@MattyTheHacker MattyTheHacker merged commit 0f1121e into main Mar 17, 2025
9 checks passed
@MattyTheHacker MattyTheHacker deleted the renovate/pep621 branch March 17, 2025 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Changes that interact with managing dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants